Winsock RCMD.DLL provides a Windows Sockets compatible routine similar to the Unix "rcmd" library function that allows you to execute commands on a remote host (i.e. Unix) over TCP/IP from within your program and retrive any output of the command. Works with almost any language that can call DLL's.